home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1996 February: Tool Chest
/
Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso
/
Sample Code
/
DTS QT Utilities.Aug-95
/
Projects & Test Apps
/
DigitizerShell
/
Mac Framework
/
MWPrefix.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-12
|
273 b
|
16 lines
|
[
TEXT/MPCC
]
// MW Prefix file
// Precompiled headers:
#ifdef powerc
#include <MacHeadersPPC>
#else
#include <MacHeaders68k>
#endif
// Definitions for the project
#define DEBUG true
// If you want to signal that you are using SIOUX, enable the following flag:
#define USESIOUX true